AdRequirementRuleCourseLevelAttribute 
Logical Entity Name  AdRequirementRuleCourseLevelAttribute 
Default Table Name  AdRequirementRuleCourseLevelAttribute 
Physical Only  NO 
Definition 
 
Note 
 

AdRequirementRuleCourseLevelAttribute Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdRequirementRuleCourseLevelID(PK)(FK)    int  NO 
 
AdAttributeID(PK)(FK)    int  NO 
 
NumberOfCourses    int  YES 
 
MinimumCredits    int  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
MinCredits    char(10)  NO 
 

AdRequirementRuleCourseLevelAttribute Primary and Unique Keys 
Key Name  Key Type  Keys 
PK__AdRequirementRul__7BB54DDA  PrimaryKey  AdRequirementRuleCourseLevelID, AdAttributeID 

AdRequirementRuleCourseLevelAttribute Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdRequirementRuleCourseLevel  Identifying  One To Zero or More  FK_AdReqRuleCourseLevelAttribute_AdReqRuleCourseLevelID_AdReqRuleCourseLevel_AdReqRuleCourseLevelID      AdRequirementRuleCourseLevelID  NO  YES 
AdAttribute  Identifying  One To Zero or More  FK_AdRequirementRuleCourseLevelAttribute_AdAttributeID_AdAttribute_AdAttributeID      AdAttributeID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdRequirementRuleCourseLevelAttribute_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdRequirementRuleCourseLevelAttribute Check Constraints 
Check Constraint Name  CheckConstraint